Creates an XMLProcessingInstruction with the passed target keyword and data.
Syntax |
|---|
|
result = XMLDocument.CreateProcessingInstruction( Target, Data ) |
Parameters |
|
|---|---|
|
Target |
|
|
Data |
|
Return Value |
|
|---|---|
|
Result |
|
XMLDocument.CreateProcessingInstruction Function
Creates an XMLProcessingInstruction with the passed target keyword and data.
Syntax |
|---|
|
result = XMLDocument.CreateProcessingInstruction( Target, Data ) |
Parameters |
|
|---|---|
|
Target |
|
|
Data |
|
Return Value |
|
|---|---|
|
Result |
|